projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66bf27f
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 21 Sep 2006 01:34:03 +0000
(
01:34
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 21 Sep 2006 01:34:03 +0000
(
01:34
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index efaa405422fbe245e40cc669d9e0edfce4564e16..1ee6ec5c9bf2fcba2b435c0df20db971269177c2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-09-21 Kenichi Handa <handa@m17n.org>
+
+ * language/european.el ("Latin-1"): Add windows-1252 to
+ coding-priority.
+ ("German"): Likewise.
+
2006-09-21 Kim F. Storm <storm@cua.dk>
* emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.